| 1 | 1 | [[분류:일반 틀]]{{{#!wiki style="border:1px solid gray;border-top:5px solid orange;padding:12px" |
|---|
| 2 | 2 | '''이 문서에서 {{{#!if 토론내용 != null |
|---|
| 3 | 3 | @토론내용@에 대한 }}}{{{#!if 문서명 != null |
|---|
| 4 | 4 | [[https://entrywiki.org/discuss/@문서명@|토론]]}}}{{{#!if 문서명 == null |
|---|
| 5 | | [[https://위키.메인.한국/discuss/@title|토론]]}}}이 진행되고 있습니다.''' 토론 중인 내용을 편집할 경우 제재될 수 있습니다.}}}[include(틀:토론 중/설명 문서)] |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 | [[https://위키.메인.한국/discuss/|토론]]}}}이 진행되고 있습니다.''' 토론 중인 내용을 편집할 경우 제재될 수 있습니다.}}}[include(틀:토론 중/설명 문서)] |
|---|
| 6 | {{{#!html |
|---|
| 7 | <html> |
|---|
| 8 | <span id="auto-doc-title">로딩 중...</span> |
|---|
| 9 | <script> |
|---|
| 10 | document.addEventListener("DOMContentLoaded", function() { |
|---|
| 11 | // 주소창(URL)의 맨 마지막 / 뒷부분(문서명)을 가져와 디코딩 |
|---|
| 12 | var path = window.location.pathname; |
|---|
| 13 | var docName = decodeURIComponent(path.substring(path.lastIndexOf('/') + 1)); |
|---|
| 14 | document.getElementById("auto-doc-title").innerText = docName; |
|---|
| 15 | }); |
|---|
| 16 | </script> |
|---|
| 17 | </html> |
|---|
| 18 | }}} |
|---|